Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm in java

Search list

[AI-NN-PRjaga_1.3

Description: Java遗传算法库-Java genetic algorithm library
Platform: | Size: 1302528 | Author: 于杳 | Hits:

[AI-NN-PRasm_java

Description: 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。-artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover, these transactions are capable of learning, can be predicted based on previous success or failure of their decisions for the adjustment, and through a genetic algorithm known as the me
Platform: | Size: 256000 | Author: 吴凡罕 | Hits:

[AI-NN-PRreproduce

Description: 遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
Platform: | Size: 2048 | Author: | Hits:

[AI-NN-PRjgap_2.5_src

Description: java实现的遗传算法, 他的设计需要最小集合的支持, 并且在这个基础上实现更复杂的遗传算法! 目录结构如下: jgap_2.5_src.zip\srcjgap_2.5_src.zip\lib jgap_2.5_src.zip\examples jgap_2.5_src.zip\tests 还有相应的帮助-achieve the genetic algorithm, the design needs the support of the smallest pools, and on the basis of a more complex genetic algorithm! Directory structure is as follows : jgap_2.5_src.zip \ srcjgap_2.5_src.zip \ lib jgap_2.5_src.zip \ examples jgap_2.5_src.zi p \ corresponding tests also help
Platform: | Size: 670720 | Author: star | Hits:

[AI-NN-PRSGA_java

Description: 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long ago was written in the past.
Platform: | Size: 9216 | Author: 许江东 | Hits:

[AI-NN-PRGenetic_Programming

Description: Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
Platform: | Size: 59392 | Author: Ian | Hits:

[JSP/Javajava-ga-devel-alpha-0.1.tar

Description: 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
Platform: | Size: 30720 | Author: 李文 | Hits:

[JSP/Javajava-tsp-1.3-src

Description: Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
Platform: | Size: 5686272 | Author: beyonddoor | Hits:

[AI-NN-PRMainRun

Description: 改进单亲遗传算法在TSP中的应用源码,内有详细中文注释。-Improvement of genetic algorithm application in the TSP source, which has detailed notes in Chinese.
Platform: | Size: 2048 | Author: 何涛 | Hits:

[AI-NN-PRga

Description: 基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。-Java-based genetic algorithm realize the source code, which will help beginners learn how to use GA as well as realize java.
Platform: | Size: 16384 | Author: sky | Hits:

[JSP/JavaLogFac_Exp_1

Description: java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to solve the TSP area of logistics is a very good computer
Platform: | Size: 312320 | Author: wangxiaofang | Hits:

[AI-NN-PRJavaGenes.0.7.28.tar

Description: JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.
Platform: | Size: 11746304 | Author: jim | Hits:

[JSP/JavaGA_SCHEDULER

Description: Java based Genetic algorithm for solving benchmark Job shop problem. The source code is developed in NetBeans environment
Platform: | Size: 47104 | Author: hisham | Hits:

[Special EffectsImageSegmentation

Description: 使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation: genetic algorithms applied to image segmentation".
Platform: | Size: 203776 | Author: hejiajie404 | Hits:

[JSP/JavaGA

Description: 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem a good example of Intelligent Test Paper.
Platform: | Size: 19448832 | Author: keka | Hits:

[AI-NN-PRSGA

Description: JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
Platform: | Size: 17408 | Author: 李小 | Hits:

[JSP/Javascheduling-system

Description: 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase goods to discover information), a library of information modules, administrator module, scheduling module products, log information module. In this system uses a genetic algorithm can schedule a variety of commodities, the algorithm will be based on quotations from suppliers and transportation costs to automatically select an optimal way, this approach reduces the administrator operating in the largely time, saving the purchase cost.
Platform: | Size: 11822080 | Author: 陶天 | Hits:

[JSP/JavaSimple-GA

Description: Simple genetic algorithm in Java
Platform: | Size: 7168 | Author: phongvan84 | Hits:

[AlgorithmGA-in-Java.zip

Description: 标准遗传算法, Java实现,利于修改和二次开发,Standard genetic algorithm, implemented in Java conducive to modify and secondary development
Platform: | Size: 65536 | Author: hepan | Hits:

[JSP/JavaGenetic-Algorithms-in-Java-Basics-master

Description: timetable using genetic algorithm
Platform: | Size: 39936 | Author: sanashah | Hits:
« 12 3 »

CodeBus www.codebus.net